Skip to content

refactor: cleanup the Images library - #10441

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:prune-images-lib
Aug 12, 2026
Merged

refactor: cleanup the Images library#10441
paulbalandan merged 1 commit into
codeigniter4:developfrom
paulbalandan:prune-images-lib

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description

  • Prunes stale comments, obvious comments
  • Make BaseHandler a generic abstract class so that the concrete handlers can be propagated with the image lib they use
  • Make PHPStan analyse GDHandler

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Aug 8, 2026
@paulbalandan
paulbalandan merged commit f9f18fb into codeigniter4:develop Aug 12, 2026
87 of 91 checks passed
@paulbalandan
paulbalandan deleted the prune-images-lib branch August 12, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants